Skip to content

agents: add sync-git-branch-continuously skill - #4126

Merged
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:import_sync_git_skill
Aug 29, 2026
Merged

agents: add sync-git-branch-continuously skill#4126
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:import_sync_git_skill

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

Provide an automated background daemon and agent skill to continuously
synchronize Git branches with remote tracking repositories during agent
workflows.

Add the sync-git-branch-continuously skill and companion daemon
script. The daemon periodically performs fast-forward pulls and pushes
to configured remotes, while supporting asynchronous wakeup via
SIGUSR1 signals for immediate on-demand synchronization cycles.

Provide an automated background daemon to continuously synchronize
Git branches with remote tracking branches during agent tasks.

Adds the sync-git-branch-continuously skill and companion
daemon script supporting customizable intervals, target remotes,
and asynchronous wakeup via SIGUSR1.
@rickeylev
rickeylev marked this pull request as ready for review August 29, 2026 18:01
@rickeylev
rickeylev requested a review from aignas as a code owner August 29, 2026 18:01
@rickeylev
rickeylev merged commit bca549e into bazel-contrib:main Aug 29, 2026
3 of 5 checks passed
@rickeylev
rickeylev deleted the import_sync_git_skill branch August 29, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant